home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.4 Applications 1997 August / SGI IRIX 6.4 Applications 1997 August.iso / dist / arraysvcs.idb / usr / share / catman / p_man / cat3x / asopenserver.z / asopenserver
Encoding:
Text File  |  1997-02-07  |  3.3 KB  |  67 lines

  1.  
  2.  
  3.  
  4. aaaassssooooppppeeeennnnsssseeeerrrrvvvveeeerrrr((((3333xxxx))))                                              aaaassssooooppppeeeennnnsssseeeerrrrvvvveeeerrrr((((3333xxxx))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      asopenserver, ascloseserver - create or destroy an array server token
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      ####iiiinnnncccclllluuuuddddeeee <<<<aaaarrrrrrrraaaayyyyssssvvvvccccssss....hhhh>>>>
  13.  
  14.      aaaasssssssseeeerrrrvvvveeeerrrr____tttt aaaassssooooppppeeeennnnsssseeeerrrrvvvveeeerrrr((((ccccoooonnnnsssstttt cccchhhhaaaarrrr ****SSSSeeeerrrrvvvveeeerrrrNNNNaaaammmmeeee,,,, iiiinnnntttt PPPPoooorrrrttttNNNNuuuummmmbbbbeeeerrrr))));;;;
  15.      vvvvooooiiiidddd aaaasssscccclllloooosssseeeesssseeeerrrrvvvveeeerrrr((((aaaasssssssseeeerrrrvvvveeeerrrr____tttt SSSSeeeerrrrvvvveeeerrrr))));;;;
  16.  
  17. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  18.      The _a_s_o_p_e_n_s_e_r_v_e_r function is used to create an "array server token".
  19.      This token can be used with other lllliiiibbbbaaaarrrrrrrraaaayyyy functions to direct array
  20.      services requests to a specific array services daemon.  The SSSSeeeerrrrvvvveeeerrrrNNNNaaaammmmeeee
  21.      parameter specifies the hostname of the machine to which array services
  22.      requests made with this token should be directed.  If NULL is specified,
  23.      the request will be processed by the default array services host.  The
  24.      PPPPoooorrrrttttNNNNuuuummmmbbbbeeeerrrr parameter specifies the network port number of the array
  25.      services daemon on the specified machine.  If -1 is specified instead,
  26.      the default port number will be used.  See _a_r_r_a_y(1) for more information
  27.      on how the default array services host and port number are determined.
  28.  
  29.      The _a_s_c_l_o_s_e_s_e_r_v_e_r function should be used to destroy the array server
  30.      token specified by SSSSeeeerrrrvvvveeeerrrr when it is no longer needed.  This will release
  31.      any resources that it may be using.
  32.  
  33. NNNNOOOOTTTTEEEESSSS
  34.      _a_s_o_p_e_n_s_e_r_v_e_r and _a_s_c_l_o_s_e_s_e_r_v_e_r are found in the library "libarray.so",
  35.      and will be loaded if the option "-larray" is used with _c_c(1) or _l_d(1).
  36.  
  37. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  38.      aserrorcode(3X), assetserveropt(3X), array_sessions(5).
  39.  
  40. DDDDIIIIAAAAGGGGNNNNOOOOSSSSTTTTIIIICCCCSSSS
  41.      _a_s_o_p_e_n_s_e_r_v_e_r returns a non-zero array server token if successful, or NULL
  42.      if not.  If unsuccessful, _a_s_e_r_r_o_r_c_o_d_e(3X) will be set appropriately.
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.